Bayesian Filtering Library  Generated from SVN r
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
has_nothrow_destructor< T[N]> Struct Template Reference
Inheritance diagram for has_nothrow_destructor< T[N]>:
has_nothrow_destructor< T > has_nothrow_destructor_imp< T, boost::is_destructible< T >::value > integral_constant< bool, false >

Public Types

typedef mpl::integral_c_tag tag
 
typedef bool value_type
 
typedef integral_constant< bool, val > type
 

Public Member Functions

 operator const mpl::integral_c< bool, val > & () const
 
BOOST_CONSTEXPR operator bool () const
 

Static Public Member Functions

static U & dereference (U *p)
 

Static Public Attributes

static const bool value
 

Detailed Description

template<class T, std::size_t N>
struct BFL::boost::has_nothrow_destructor< T[N]>

Definition at line 31 of file asirfilter.h.


The documentation for this struct was generated from the following file: